<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">



::-webkit-scrollbar {
    width: 5px;
    height: 10px
}

::-webkit-scrollbar-button {
    background-color: #d7cfc2;
    display: none;
}

::-webkit-scrollbar-track {
    background: #d7cfc2;
    overflow: hidden
}

::-webkit-scrollbar-track-piece {
    /* background: url(http://www.lyblog.net/wp/wp-content/themes/mine/img/stripes_tiny_08.png); */
}

::-webkit-scrollbar-thumb {
    background: #3a72cf;
    border-radius: 4px
}

::-webkit-scrollbar-corner {
    background: #b20219;
}

::-webkit-scrollbar-resizer {
    background: #2a2a2a;
}

::selection {
    background: #2a2a2a;
    color: #fff
}

::-moz-selection {
    background: #c81528;
    color: #fff
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

svg {
    vertical-align: top
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-size: 16px;
    line-height: 1.8;
    font-family: "\5FAE\8F6F\96C5\9ED1", Verdana, Geneva, sans-serif;
    text-align: left;
    margin: 0;
    padding: 0;
    color: #515151;
    background: #fff;
    padding-top: 100px;
    transition: all .3s;
}

hr {
    color: #e3e3e3;
    height: 1px;
    border: 0;
    border-top: 1px solid #e3e3e3;
    margin: 0;
    padding: 0;
    overflow: hidden
}

._iconfont {
    font-family: iconfont;
    font-style: initial
}

.font-yh {
    font-family: "\5FAE\8F6F\96C5\9ED1", Verdana, Geneva, sans-serif
}

.font-vd {
    font-family: Verdana, Geneva, sans-serif
}

.lineb {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    vertical-align: top
}

a {
    text-decoration: none;
    color: #2a2a2a
}

a:hover {
    /*color: #dd0026*/
}

img {
    max-width: 100%
}

.imgloading {
    background: #fff;
    /*background:  url(/images/loading.gif) no-repeat center center*/
}

.fl {
    float: left
}

.fr {
    float: right
}

.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

* html .clearfix {
    zoom: 1
}

.bka {
    display: block
}

.cell,
.cell2,
.cell3 {
    border-collapse: collapse;
    border-spacing: 0
}

.none {
    background: 0 0
}

.sub {
    display: none
}

.pages {
    width: 100%;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    padding: 30px 0
}

.pages a {
    padding: 4px 6px;
    background: #fff;
    font-size: 14px;
    border: #dbdbdb solid 1px;
    margin: 0 5px
}

.pages a.font,
.pages a:hover {
    color: #fff;
    background: #3a72cf;
    border: #3a72cf solid 1px
}

.text-center {
    text-align: center
}

.m-nav {
    display: none
}

.navActive {
    position: fixed;
    right: 0;
    top: 0;
    width: 70%;
    height: 100vh;
    z-index: 9999;
    background-color: #fff;
    color: #3e3e3e;
    padding: 3vw;
    transform: translateX(110%) translate3d(0, 0, 0);
    transition: transform .25s ease-in-out
}

.navActive .logo {
    width: 160px
}

.navActive ul a {
    line-height: 50px;
    list-style: none;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    padding: 0 3rem;
    cursor: pointer;
    width: 100%;
    text-align: left
}

.m-nav {
    position: fixed;
    z-index: 10000;
    right: 3vw;
    top: 3vw;
    width: 50px;
    height: 50px;
    color: #3a72cf
}

.m-nav p {
    position: absolute;
    width: 34px;
    height: 3px;
    background-color: #3a72cf;
    transition: all .25s ease-in-out;
    top: 5px;
    left: 5px
}

.m-nav p:nth-of-type(2) {
    top: 15px;
}
.m-nav p:nth-of-type(3) {
    top: 24px;
}

.m-nav::before {
    content: '鑿滃崟';
    position: absolute;
    width: 100%;
    display: block;
    left: 0;
    top: 28px;
    font-weight: bold;
    text-align: center
}
body.active .m-nav::before {
    content: '鍏抽棴'
}
body.active nav {
    transform: translateX(0) translate3d(0, 0, 0);
    transition: all .5s ease-in-out;
    display: block
}

body.active .m-nav {
    filter: none;
    color: #3a72cf
}

body.active .m-nav p {
    background-color: #3a72cf
}

body.active .m-nav p {
    top: 10px;
    transform: rotate(45deg);
    width: 34px;
    left: 8px;
    transition: all .5s ease-in-out
}

body.active .m-nav p:nth-of-type(2) {
    top: 10px;
    transform: rotate(-45deg)
}
body.active .m-nav p:nth-of-type(3) {
    opacity: 0;
}



body.active::after {
    content: '';
    position: fixed;
    width: 100%;
    height: 100vh;
    z-index: 998;
    background-color: rgba(0, 0, 0, .8);
    left: 0;
    top: 0
}

.nav-right {
    width: calc(100% - 210px);
    position: absolute;
    right: 0;
    text-align: right;
    top: 0
}

.nav-right {
    width: 100%;
    height: 100%
}

.nav-right ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    right: auto
}

.header {
    /*background: url(../image/hd_bg.png) no-repeat center center;*/
    background: #3a72cf;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1010;
    transition: all .3s
}

.header.hide {
    opacity: 0
}

.header .hd {
    height: 100px;
    position: relative;
    max-width: 56%
}

.header .logo {
    position: absolute;
    left: 60px;
    top: 20px;
    max-width: 220px;
}

.header .tel {
    position: absolute;
    right: -350px;
    top: 10px;
    width: 350px;
    border-radius: 20px;
    /*font-weight: 700;*/
    text-align: center;
    padding: 10px 20px;
    color: #fff;
    background: url(../image/logo_06.png)no-repeat;
    background-position: left center;
    background-size: auto auto;
}
.header .tel  span{
display: block;
text-align: left;
line-height: 30px;
padding-left: 50px;
}.header .tel  span:nth-child(1){
    font-size: 18px;
}
.header .tel  span:nth-child(2){
    font-size: 30px;
}
.header .tel img {
    vertical-align: middle;
    margin: 0 10px 0 0
}

.menu {
    padding: 0 0 0
}

.menu li {
    float: left;
    font-size: 16px;
    color: #fff;
    height: 100px;
    transition: all .3s;
    margin-left: 10px;
    width: 12%
}

.menu li .en {
    display: none
}

.menu li a.top {
    display: block;
    height: 100%;
    color: #fff;
    text-align: center;
    font-size: 16px;
    position: relative;
    /*line-height: 120px*/
}
.menu li a{
    text-align: center;
    padding-top: 20px;
}
.menu li a.top  div{
display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.menu li a.top  div span{
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    font-size: 18px;
}

.menu li a.top  div span:nth-child(1){
    font-size: 20px;
    font-family: "鎬濇簮榛戜綋";
    }.menu li a.top  div span:nth-child(2){
    font-size: 16px;
    margin-top:-10px;
    /*font-family: "鏂板畫浣�";*/
}
.menu li.active,
.menu li:hover {
    background: #fff;
   
}
.menu li.active div span{
    color: #3a72cf !important;
}

.menu li:hover a  {
    color: #3a72cf !important;
}
.menu ul li .nav-hw {
    position: absolute;
    width: 11px;
    height: 11px
}

.menu ul li .nav-hw svg {
    width: 100%;
    stroke-dasharray: 50;
    stroke-dashoffset: 50
}

.menu ul li.active svg,
.menu ul li:hover svg {
    animation: navSVG 2s linear forwards;
    -webkit-animation: navSVG 2s linear forwards
}

@keyframes navSVG {
    to {
        stroke-dashoffset: 0
    }
}

.menu ul li .LT {
    left: 9%;
    top: 4%
}

.menu ul li .RT {
    right: 9%;
    top: 4%
}

.menu ul li .LB {
    left: 9%;
    bottom: 4%
}

.menu ul li .RB {
    right: 9%;
    bottom: 4%
}

.subnav {
    display: none;
    background: #fff;
    padding: 15px;
    box-shadow: 0 1px 10px #383838
}

.subnav .item {
    padding: 10px 0;
    text-align: center
}

.wh100 {
    width: 100%;
    height: 100%;
    display: block
}

#topbanner {
    height: 800px
}
#innerBanner{
    height: 200px;
}
.wrap {
    max-width: 1600px;
    margin: 0 auto
}

.morediv {
    font-size: 0;
    padding:5px;
    border-radius: 5px;
    display: inline-block;
    background: #3a72cf;
    margin-top: 40px;
}

.morediv a {
    display: inline-block;
    font-size: 18px;
    color: #d13433;
    line-height: 44px;
    color: #fff;
    border-radius: 5px;
    border:1px solid #fff;
    text-align: center;

    /*background: url(../image/more_bg.png) no-repeat left top;*/
    width: 178px;
    height: 44px;
    transition: all .3s
}

.morediv:hover {
    transform: translate(0, -10%);
    /*border*/
}

.boxt {
    padding-top: 80px;
    padding-bottom: 50px;
}
.hxys{
padding-top: 80px;
    background: url(../image/hxys.jpg)no-repeat left top/cover;
}
.ppsj_box {
    background: url(../image/_bg1.jpg)repeat;
}
.hxys-list{
    width: 23%;
    float: left;
    box-sizing: border-box;
    background:#3a72cf;
    padding:35px 0;
    height: 520px;
   margin:0 1%;
   position: relative;
}
.hxys-list p{
font-size: 30px;
color: #ffffff;
font-family: "SourceSans";
text-align: center;
}
.hxys-list p{
color: #ffffff;
text-align: center;
font-size: 14px;
}
.hxys-list img:nth-child(3){
width: 100%;
margin:20px 0;
}
.hxys-list p{
font-size: 14px;
color: #ffffff;
line-height: 25px;
padding: 0 25px;
}
#page_jtjs{
    background: url(../image/_bg3.jpg) no-repeat left top/cover;
}
.new-icon{
opacity: 0;
transition: all 2s;
}
.new-icon span{
    position: absolute;
    width: 20px;
    height: 20px;
    
    display: inline-block;
}
.new-icon span:nth-child(1){
    top:5px;
    left: 5px;
    background: url(../image/2_03.png)no-repeat;
   background-size: 100% 100%;
    background-position: center center;
}
.new-icon span:nth-child(2){
    top:5px;
    right: 5px;
    background: url(../image/1_05.png)no-repeat;
   background-size: 100% 100%;
    background-position: center center;
}
.news-more{
border-radius: 5px;
padding:5px;
width: 170px;
height: 44px;
background: #fff;
color: #3a72cf;
font-size: 14px;
margin:0 auto;
display: inline-block;
text-align: center;
box-sizing: border-box;
vertical-align: middle;
opacity: 0;
transition: all 0.1s;
}


.footer_form{
    
}
.footer_form_t1{
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 80px;
}
.footer_form_content{
   background: rgba(255,255,255,0.8);
    background-size: 100% 100%;
    box-sizing: border-box;
    padding:50px 80px;
    background-position: center center;
    width: 1200px;
    margin:0 auto;
    /*padding:50px 60px;*/
    box-sizing: border-box;
}
.footer_form_cont_l{
    box-sizing: border-box;
    padding-right: 75px;
}
.mes-tc {
    color: #fff;
    width: 260px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    display: none;
    border-radius: 5px;
    font-size: 20px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -130px;
    margin-top: -35px;
    background: rgba(0,0,0,0.7);
}
.footer_form_cont_l div{
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.footer_form_cont_l div i{
    color: #e42129;
    font-style: normal;
}
.footer_form_cont_l div span{
width: 25%;
float: left;
text-align: right;
height: 40px;
line-height: 40px;
box-sizing: border-box;
padding-right: 10px;
font-size: 14px;
color: #595959;
}
.footer_form_btn{
    margin-bottom: 25px;
margin-left: 20%;
}
.footer_form_btn button{
    border:none;
    background:#474747;
    color: #fff;
    font-size: 16px;
    padding:10px 30px;
    display: inline-block;
}
.footer_form_cont_l div textarea{
    margin-bottom: 25px;
width: 75%;
float: right;
    border:none;
    outline: none;
    box-sizing: border-box;
    padding:10px;
display: inline-block;
}
.footer_form_cont_l div input{
    width: 75%;
    height: 40px;
float: right;
    box-sizing: border-box;
    padding:5px 10px;
display: inline-block;
    margin-bottom: 25px;
    border:none;
    outline: none;
}
.footer_form_cont_l div  select{
    width: 35%;
    height: 40px;
    float: left;
    box-sizing: border-box;
    padding: 5px 10px;
    display: inline-block;
    margin-bottom: 25px;
    border: none;
    outline: none;
}
.footer_form_cont_l div  select:nth-child(2){
    margin-right: 5%;
}
.footer_form_cont_l{
    float: left;
    width: 50%;
    padding-top: 20px;

}
.footer_form_cont_r{
    float: left;
    width: 50%;
}
.footer_form_cont_r p:nth-child(1){
font-family: "寰蒋闆呴粦";
font-size: 24px;
color: #3a72cf;
    /*margin-bottom: 20px;*/
font-weight: bold;
}
.footer_form_cont_r p:nth-child(2){
    color: #3a72cf;
    font-size: 48px;
    margin-bottom: 20px;
font-weight: bold;
font-family: "寰蒋闆呴粦";
}
.footer_infos{
margin-bottom: 20px;
color: #494949;
font-size: 16px;
}
.footer_infos img{
margin-right: 15px;
vertical-align: middle;
}
.footer_infos {

}
.footer_wx{
margin-top:40px;
}
.footer_wx div{
    /*width: 50%;*/
    display: inline-block;
    text-align: center;
    margin-right: 60px;
}
.footer_wx div img{

}
.footer_wx div  span{
    width: 100%;
    font-size: 12px;
    display: block;
}
.footer-cont-l{
    width: 50%;
    float: left;
}
.footer-cpy{
    font-size: 16px;
    width: 100%;
    color: #707070;
    padding:30px 0;
    border-top: 1px solid #3a3a3a;
    text-align: center;margin-top: 35px;
}
.footer-cont-r p{
    color: #ffffff;
    font-size: 18px;
    margin-top: 25px;
}
.footer-cont-r{
    width: 50%;
    float: left;
}
.footers{
    background: #1d1819;
    padding:60px 0;
}
.footer-cont-l img{
    display: block;
}
.footer-cont-t2{
    margin-top:40px;
    letter-spacing:30px;

line-height: 50px;
display:inline-block;
    color: #f5bf54;
    font-size: 24px;
}
.news-more span{
    display: inline-block;
    border-radius: 5px;
    width: 100%;
text-align: center;
vertical-align: middle;
    height: 100%;
    border:1px solid #3a72cf;
    line-height: 33px;
}
.new-icon span:nth-child(3){
    bottom:5px;
    left: 5px;
    background: url(../image/news_13.png)no-repeat;
   background-size: 100% 100%;
    background-position: center center;
}
.new-icon span:nth-child(4){
    bottom:5px;
    right: 5px;
    background: url(../image/news_15.png)no-repeat;
   background-size: 100% 100%;
    background-position: center center;
}
.tscp-t2{
    font-size: 36px;
    color: #393939;
    font-family: "SourceSans";
    padding:30px 0 50px 0;
}
/*.news-list:hover{
    background: #3a72cf;
}*/
.news-content .actives{

    background: #3a72cf;
transition: all 0.5s;
}
.news-content .actives a p,.news-content .actives a p span{

    color: #fff !important;
}
.news-list{
    width: 20.5%;
    box-sizing: border-box;
    padding:100px 15px 30px 15px;
    box-sizing: border-box;
    float: left;
    margin-right: 6%;
    position: relative;

}
.news-list:nth-child(4){
     margin-right:0;
}
.news-list p:nth-child(1) span:nth-child(1){
color: #a7a7a7;
font-size: 30px;
    font-family: "SourceSans";

}
.news-list p:nth-child(1) span:nth-child(2){
    color: #a7a7a7;
    font-family: "SourceSans";
    padding-left: 10px;
    font-size: 16px;
}
.news-list p:nth-child(2){
color: #333333;
font-size: 18px;
    font-family: "SourceSans";
    padding:40px 0px 70px 0;
}
.news-list img{
    width: 100%;
}
.news-c{
    position: relative;
}
.news-content{
    width: 1600px;
    margin:0 auto;
}
.news-line{
    position: absolute;
    top:160px;
    width: 100%;
    border-top: 1px solid #c1c1c1;
}
.newslist li:hover{
    background: #3a72cf;
}
.newslist li:hover a,
.newslist li:hover div{
   color: #fff;
}
.news-ul{
    margin-top:60px;
}
.news_box{
    font-size: 36px;
    color: #393939;
    font-family: "SourceSans";
    padding:30px 0;  
}
.hxys-t2{

    font-size: 36px;
    color: #393939;
    font-family: "SourceSans";
    padding:30px 0;  
}
.tscp-t3{
}
.tscp-t3 span{
    display: inline-block;

    margin:0 20px;
  font-size: 20px;
vertical-align: middle;
    color: #ffffff;
    width: 160px;
    height: 45px;
    line-height: 45px;
    cursor: pointer;    
    background: url('../image/red_30.png')no-repeat;
}
.pc{
display: block;
}
.wap{
    display: none;
}
.morediv-big{
    width: 100%;
    text-align: center;
}
.tscp-t3 .actives{

    background: url('../image/green_32.png')no-repeat;
}
.tscp-t3 span:hover{
    background: url('../image/green_32.png')no-repeat;
    background-size: 100% 100%;
}
.tscp-t3 a:hover{
    background: url('../image/green_32.png')no-repeat;
    background-size: 100% 100%;
}
.news_box_t3 a{
    display: inline-block;

    margin:0 20px;
  font-size: 20px;
vertical-align: middle;
    color: #ffffff;
    width: 160px;
    height: 45px;
    line-height: 45px;
    cursor: pointer;    
    background: url('../image/red_30.png')no-repeat;
}
.news_box_t3 span{
    display: inline-block;

    margin:0 20px;
  font-size: 20px;
vertical-align: middle;
    color: #ffffff;
    width: 160px;
    height: 45px;
    line-height: 45px;
    cursor: pointer;    
    background: url('../image/red_30.png')no-repeat;
}
.news_box_t3 .actives{

    background: url('../image/green_32.png')no-repeat;
}
.news_box_t3 span:hover{
    background: url('../image/green_32.png')no-repeat;
    background-size: 100% 100%;
}
.news_box_t3 a:hover{
    background: url('../image/green_32.png')no-repeat;
    background-size: 100% 100%;
}

.ppsj_box .box_left {
    width: 50%;
    /*height: 360px;*/
    box-sizing: border-box;
    padding-right: 30px;
    float: left
}
.list-title1{
color: #242424;
font-size: 36px;
font-family: "SourceSans";

}
.list-titlefff{
color: #242424;
font-size: 36px;
font-family: "SourceSans";

}
.list-titlefff span{
display: inline-block;
background: url(../image/fff_03.png)no-repeat left center,url(../image/fff_03.png)no-repeat right center;
padding:0 60px;
/*background-size:auto 100% ;*/
}

.list-title1 span{
display: inline-block;
background: url(../image/list.png)no-repeat left center,url(../image/listw.png)no-repeat right center;
padding:0 60px;
/*background-size:auto 100% ;*/
}
.list-title2{
    font-size: 16px;
    color: #9c9c9c
}

.ppsj_box .box_right {
    width: 50%;
    /*height: 360px;*/
    float: right
}
.ppsj_box .boxc {
    padding-bottom: 80px;
}
.ppsj_box .box_right p:nth-child(1){
font-size: 30px;
color: #3a72cf;
    font-family: "SourceSans";

}
.ppsj_box .box_right p:nth-child(2){
    font-size: 14px;
    color: #9a9a9a;
    border-bottom: 1px solid #b9b9b9;
    padding:15px 0;
}
.ppsj_box .box_right p:nth-child(3){
    font-size: 16px;
    color: #585858;
    line-height: 30px;
    margin-top: 20px;
}

.ppsj_box .boxc .tit {
    font-size: 24px;
    color: #d02127;
    font-family: "SourceSans";
    margin-bottom: 10px
}

.ppsj_box .boxc .txt {
    margin-bottom: 30px
}

.morediv {
    /*padding: 55px 0*/
}

.tscp_box {
    background: url(../image/_bg2.jpg) no-repeat left top/cover
}

.tscp_box .boxc {
    position: relative;
    padding-bottom: 80px;
}
.cp_slide  .swiper-slide img{
     
}
.cp_slide {
    padding-bottom: 50px;
}
.cp_slide_text p:nth-child(1){

    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px;
}
.cp_slide_text p:nth-child(2){
    font-size: 16px;
    color: #ffffff;
}
@keyframes cp_animate{
    0%{
        opacity: 0;
height: 0%;
    }
    
    100%{
opacity: 1;
height: 50%;
    }
}
.cp_slide   .swiper-slide:hover .cp_slide_text{
animation:cp_animate 1s ;
animation-fill-mode : forwards ; 
-webkit-animation:cp_animate 1s ;
-webkit-animation-fill-mode : forwards ; 
}
.clear{
    clear:both;
}
.mdrq-cont div{
width: 25%;
float: left;
box-sizing: border-box;
overflow: hidden;
padding:0 10px;
margin-bottom: 10px;
}
.mdrq-cont div img{
width: 100%;
border:2px solid #fab000;
border-radius: 2px;
}
.none{
    display: none;
}
.mdrq-t2{
padding:30px 0;
}
.mdrq-t3{
    font-size: 36px;
    color: #ffffff;
    font-family: "SourceSans";
}
.cp_slide_text{
    position: absolute;
    bottom: 8px;
    height: 0%;
    width: 80%;
    left:7%;
    opacity: 0;
    background: rgba(14,99,75,0.7);
    padding:20px;
    box-sizing: border-box;

}
.cp_slide .img {
    /*height: 420px*/
}

.cp_slide .tit a {
    font-size: 24px;
    text-align: center;
    color: #fff
}

.arrows .next-btn,
.arrows .prev-btn {
    width: 30px;
    height: 40px;
    position: absolute;
    left: 30%;
    top: 40%;
    cursor: pointer;
    transform: translate(0, -50%);
    background: url(../image/arr_left1.png) #fff;
    background-size:  auto 70%;
    background-repeat: no-repeat;
    background-position:  center center;
    z-index: 1;
    outline: 0
}

.arrows .next-btn {
    left: auto;
    right: 30%;
    background: url(../image/arr_right1.png)  #fff;
     background-size:  auto 70%;
    background-repeat: no-repeat;
    background-position:  center center;
}

.arrows .swiper-button-disabled {
    opacity: .5 !important
}

.hzys_box {
    background: url(../image/_bg31.jpg) no-repeat left top/cover
}

.hzys_box .tinfo {
    position: relative;
    display: inline-block;
    font-size: 30px;
    color: #fff;
    transform: skewx(-30deg);
    background: #263c92;
    margin: 30px auto
}

.hzys_box .tinfo&gt;div {
    transform: skewx(30deg);
    padding: 0 60px
}

#ys_slide {
    height: 400px;
    background: #fff
}

#ys-pagination {
    text-align: center;
    padding: 40px 0 0 0;
    left: 0;
    right: 0
}

#ys-pagination .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-bullet {
    width: 1rem;
    height: 1rem
}

#ys_slide .pic {
    margin-left: -590px;
    width: 590px;
    height: 380px;
    float: left;
    margin-top: 10px
}

#ys_slide .pic img {
    width: 100%;
    height: 100%;
}

#ys_slide .slideinfo {
    position: relative;
    padding-left: 600px
}

.ysimg img {
    width: 100%
}

#ys_slide .tit {
    font-size: 32px;
    color: #e62131
}

#ys_slide .txt {
    padding: 20px 30px
}

.tit_fetch1 {
    font-size: 0;
    padding: 30px 0
}

.tit_fetch1 span {
    display: inline-block;
    background: url(../image/t_bg.png) no-repeat left top/100% 100%;
    width: 50px;
    height: 50px;
    font-size: 30px;
    color: #fff;
    line-height: 50px
}

.mdzs_box {
    background: url(../image/_bg4.jpg) no-repeat left top/cover
}

.mdzs_box .boxc {
    position: relative
}

#md_slide {
    height: 600px
}

#md_slide .swiper-slide {
    width: 800px;
    height: 500px;
    background: #fff
}

#md_slide .swiper-slide.swiper-slide-active {
    box-shadow: 0 2px 10px #383838
}

#md_slide .swiper-slide img {
    display: block;
    height: 100%
}

#md_slide .swiper-slide p {
    line-height: 98px;
    padding-top: 0;
    text-align: center;
    color: #636363;
    font-size: 1.1em;
    margin: 0
}


.news_box .boxc {
    padding: 0 0 0 610px
}

.news_box .tit,
.news_box .txt {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news_box .box_left {
    width: 590px;
    float: left;
    margin-left: -610px
}

.news_box .box_left .tit {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .8);
    color: #fff;
    padding: 5px
}

#news_slide {
    height: 400px
}

#news_pagination {
    text-align: right;
    bottom: 4px
}

#news_pagination .swiper-pagination-bullet {
    background: #fff
}

.news_box {
    background: url(../image/_bg6.jpg) no-repeat left top/cover
}

.news_box .box_right .tit a {
    font-size: 18px;
    color: #fff
}

.news_box .box_right .time {
    color: #dcdcdc
}

.news_box .box_right .txt a {
    color: #dcdcdc
}

.news_box .box_right li {
    background: #434343;
    padding: 15px;
    margin: 0 0 22px 0;
    transition: all .3s
}

.news_box .box_right li:hover {
    background: #e11d2d
}

.ft1_box {
    background: url(../image/_bg7.jpg) no-repeat left top/cover
}

.ft1_box .boxc {
    padding: 70px 0 70px 550px;
    color: #dab96b
}

.ft1_box .img1 {
    float: left;
    margin-left: -550px
}

.ft1_box .txt {
    font-size: 18px;
    margin-bottom: 20px
}

.ft1_box .waiting_join {
    color: silver
}

.ft1_box .join_tel {
    background: #d20618;
    display: inline-block;
    padding: 14px 20px;
    border-radius: 5px;
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    line-height: 1
}

.footer {
    background: #3a72cf;
    padding: 60px 0  10px 0;
    color: #f3f3f3
}

.ft_menu {
    margin: 20px 0
}

.ft_menu a {
    color: #fff;
    display: inline-block;
    margin: 0 15px;
    font-size: 18px;
}

.footer a:hover {
    text-decoration: underline
}
.copyright{
border-top:1px solid #767676;
padding:30px 0;
margin-top:20px;
}
.copyright a{
    color: #fff;
}
.ft-telinfo {
    margin-bottom: 20px
}
.ft-tel{
    font-size: 18px;
}
.ft-telinfo p:nth-child(2){
    font-size: 18px;
}
.ft-tel i{
    font-style: normal;
    font-weight: bold;font-size: 36px;
}
.page_mxsn {
    background: url(../image/_bg21.jpg) repeat;
    padding-bottom: 70px
}

.page_mxsn .boxc {
    position: relative
}

.page_mxsn .linebox {
    position: absolute;
    width: 370px;
    height: 580px;
    border: 1px solid #ffeedb;
    left: 0;
    top: -20px
}

#mxsn_slide {
    height: 580px
}

#mxsn_slide .boxwrap {
    background: #fff;
    padding-left: 480px;
    margin-left: 20px;
    height: 580px
}

#mxsn_slide .box_left {
    float: left;
    margin-left: -480px;
    height: 100%;
    width: 480px
}

#mxsn_slide .box_right {
    padding: 40px
}

#mxsn_slide .box_right .tit {
    text-decoration-color: #d20618;
}
#mxsn_slide .box_right .txt{
    color: #353535;
}

#mxsn_slide .tit_fetch {
    font-size: 0;
    margin-bottom: 30px
}

#mxsn_slide .tit_fetch span {
    display: inline-block;
    font-size: 40px;
    background: #e11d2d;
    color: #fff;
    padding: 0 10px;
    line-height: 1.4;
    margin-bottom: 10px;
    margin-left: -10px
}

#mxsn_slide .swiper-pagination {
    height: 30px;
    line-height: 30px
}

#mxsn_slide .navigation-bar {
    position: absolute;
    color: #303030;
    font-size: 18px;
    left: 47%;
    bottom: 30px;
    z-index: 2;
    width: 100px;
    text-align: center;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif
}

#mxsn_slide .navigation-bar .arrows {
    position: relative;
    top: -30px;
    z-index: 12
}

#mxsn_slide_next,
#mxsn_slide_prev {
    width: 10px;
    height: 17px;
    position: absolute;
    top: 0
}

#mxsn_slide_prev {
    background: url(../image/arr_left1.png) no-repeat left top/100% 100%;
    left: 0
}

#mxsn_slide_next {
    background: url(../image/arr_right1.png) no-repeat left top/100% 100%;
    right: 0
}

#mxsn_slide .navigation-bar .swiper-pagination-current {
    font-size: 30px;
    color: #e11d2d
}

.page_lffc {
    padding: 0 0 70px 0
}

.page_lffc .boxc ul {
    margin-left: -30px
}

.page_lffc .boxc li {
    float: left;
    margin: 30px 0 0 30px
}

.page_hzys .tinfo {
    font-size: 30px;
    color: #d02127
}

.page_hzys ul {
    margin-left: -16px
}

.page_hzys li {
    background: url(../image/i_bg.jpg) no-repeat left top/100% 100%;
    width: 288px;
    height: 520px;
    float: left;
    margin-left: 16px;
    margin-bottom: 10px
}

.page_hzys .pic {
    padding: 40px 0 10px 20px;
    text-align: center;
}

.page_hzys .pic img {
    width: 250px;
    height: 140px
}

.page_hzys .tit {
    font-size: 24px;
    line-height: 1.4;
    color: #fff;
    max-width: 200px;
    margin: 0 auto;
    font-weight: 700
}

.page_hzys .txt {
    padding: 20px;
    color: #fff
}

.padbottom {
    padding-bottom: 80px
}

.page_hzlc {
    background: url(../image/_bg22.jpg) repeat
}

.page_hzlc .pic {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0)
}

.page_hzlc .box_left {
    width: 32%;
    float: left
}

.page_hzlc .box_right {
    width: 32%;
    float: right
}

.page_hzlc p {
    height: 80px;
    margin: 10px 0
}

.page_hzlc .twrap {
    font-size: 0
}

.page_hzlc .twrap span {
    display: inline-block;
    font-size: 24px;
    color: #fff;
    border-radius: 24px 0 0 24px;
    background: #0e4390;
    padding: 0 10px 0 15px;
    line-height: 48px
}

.page_hzlc .twrap span.t {
    border-radius: 0 24px 24px 0;
    background: #d82a15
}

.box-wyjm {
    background: url(../image/_bg32.jpg) no-repeat left top/100% 100%
}

.box-wyjm .formjm {
    border: 10px solid #6f6f6f;
    background: #fff;
    color: #000;
    padding: 20px 0
}

.box-wyjm .txtinfo {
    margin: 10px 0 30px 0;
    color: #fff
}

.box-wyjm .form-group {
    padding: 20px 0
}

.box-wyjm .left-tit {
    display: inline-block;
    padding: 0 20px 0 30px
}

.box-wyjm .form-control {
    height: 40px;
    width: 180px;
    padding: 0 20px;
    border: 1px solid #d2d2d2
}

.box-wyjm textarea.form-control {
    max-width: 1000px;
    height: 120px;
    padding: 10px;
    flex: 1
}

.box-wyjm .sub-btn {
    text-align: right;
    padding-right: 70px
}

.box-wyjm .sub-btn input {
    width: 160px;
    height: 40px;
    background: #181818;
    color: #fff;
    font-size: 18px;
    border: none
}

.box-wyjm .sub-btn input:disabled {
    background-color: buttonface;
    color: graytext
}

.box-wyjm .form-line {
    display: inline-block
}

.box-wyjm .t_ {
    font-size: 30px;
    color: #fff;
    padding-top: 70px
}

.pro_toptit .wrap {
    background: url(../image/_bg11.jpg) repeat 36% 36%;
    border: 4px solid #263c92;
    margin-bottom: 40px
}

.pro_toptit .tit {
    padding: 60px 0
}

.prolist .item {
    padding: 60px 0;
    transition: all .3s;
    position: relative;
    min-height: 540px
}

.prolist .item .tit {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    text-align: center;
    color: #fff;
    display: none;
    width: 100%;
    padding: 7px 0;
    transition: all .3s;
    transform: translate(0, 200%);
    transition-delay: 2s
}

.prolist .box_right {
    width: 70%;
    position: absolute;
    left: 30%;
    top: 60px;
    height: 470px;
    padding: 30px 0 0 0;

}
.pro_slide {
    height: 100%;
}
.pro_slide .swiper-slide{
    width: 590px;
    height: 420px;
}
.prolist .catname {
    font-size: 36px;
    color: #e62131;
    transition: all .3s
}

.prolist .item.on {
    background: #e62131
}

.prolist .item.on .catname {
    color: #fff
}

.prolist .item.on a:hover,
.prolist li.on a {
    color: #263c92
}

.prolist .item li {
    background: url(../image/i2.png) no-repeat left 50%;
    padding: 5px 0 5px 20px;
    font-weight: bold;
}

.prolist .item li.on,
.prolist .item li:hover {
    background: url(../image/i1.png) no-repeat left 50%
}



.pro_slide .swiper-slide {
    opacity: .5;
    border: 2px solid #263c91
}

.pro_slide .swiper-slide.swiper-slide-active {
    opacity: 1
}

.page_md {
    background: url(http://www.cdxhz.com/images/md/_bg1.png) repeat
}

.page_mdhj .box_left {
    float: left;
    width: 450px;
    margin-left: -450px;
    height: 520px;
    position: relative
}

.page_mdhj .box_right {
    position: relative
}

#mdhj_slide1 {
    position: absolute;
    width: 100%;
    height: 320px;
    bottom: 1px;
    left: 0
}

.slide-tit {
    color: #fff;
    line-height: 320px;
    text-align: center;
    position: absolute;
    width: 100%;
    z-index: 11;
    font-size: 24px
}

.page_mdhj .boxc {
    padding-left: 450px
}

#mdhj_slide1 .mask {
    background: rgba(0, 0, 0, .55);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10
}

#mdhj_slide2 {
    height: 520px
}

.page_mdhj .boxinfo {
    margin-right: 40px
}

.page_mdhj .boxinfo .tit {
    font-size: 30px;
    color: #1e1d1d;
    padding-bottom: 5px;
    border-bottom: 1px solid #1e1d1d;
    margin-bottom: 20px
}

#mapbox,
#mapbox_oversea {
    height: 800px;
    border: 1px solid #263c92;

}
.page_mdrq{
    margin-bottom: 40px;
}
.page_mdrq .boxc {
    max-width: 1600px;
    margin: 0 auto
}

.page_mdhj .arrows .next-btn,
.page_mdhj .arrows .prev-btn,
.page_mdrq .arrows .next-btn,
.page_mdrq .arrows .prev-btn {
    width: 44px;
    height: 44px;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translate(0, -50%);
    background: url(../image/arr_left2.png) no-repeat left top/100% 100%;
    z-index: 11;
    outline: 0
}

.page_mdhj .arrows .next-btn,
.page_mdrq .arrows .next-btn {
    background: url(../image/arr_right2.png) no-repeat left top/100% 100%;
    left: auto;
    right: 20px
}

.page_mdrq .box_top {
    padding-right: 280px
}

.page_mdrq .box_right {
    width: 280px;
    height: 520px;
    float: right;
    margin-right: -280px;
    background: #d02127 url(../image/p3.jpg) no-repeat left bottom
}

#mdrq_slide1 {
    height: 520px;
    position: relative
}

#mdrq_slide2 {
    height: 100px;
    margin-top: 15px
}

#mdrq_slide2 .swiper-slide-thumb-active {
    border: 2px solid #db0026
}

.page_mdcx .boxc {
    max-width: 1500px;
    margin: 0 auto;
}

.page_lxfs .box_left {
    float: left;
    width: 470px;
    margin-left: -500px
}

.page_lxfs .boxc {
    padding-left: 500px;
    color: #1d1d1d
}

.page_lxfs .item {
    border: 2px solid #263c92;
    padding: 20px
}

.page_lxfs .item:first-of-type {
    margin-bottom: 20px
}

.page_lxfs .tit {
    font-size: 24px
}

.page_lxfs .addr {
    font-size: 14px;
    color: #858585
}

.page_lxfs .tel {
    font-size: 36px;
    color: #d02127
}

#mapbox2 {
    height: 334px;
    border: 1px solid red
}

.formbox .form-group {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px
}

.formbox .form-group .ipt {
    width: 30%;
    padding: 20px;
    font-size: 20px;
    height: 50px;
    border: 1px solid #bfbfbf;
    background: 0 0
}

.formbox .form-group textarea.ipt {
    width: 100%;
    height: 150px;
    background: 0 0
}

.formbox .btn-sub {
    width: 190px;
    height: 50px;
    background: #d02127;
    color: #fff;
    border: none;
    font-size: 18px
}

.formbox .btn-sub:disabled {
    background-color: buttonface;
    color: graytext
}
.contact-bd{
    padding:60px 0;
    background: url(../image/ssss_12.jpg)no-repeat center top/cover;
}
.contact-info{
margin-top:40px;
margin-bottom: 40px;
}
.contact-info div{
    float: left;
    width: 33.33%;
    text-align: center;
    font-size: 18px;
    color: #6f6f6f;
}
.contact-bd-cont{
    background: #fff;
    padding:80px 130px;
    border-top:10px solid #3a72cf;
    margin-top:60px;
}
.contact-bd-l p{

}
.contact-bd-l p:nth-child(1){
color: #3a72cf;
font-size: 24px;
}
.contact-bd-l p:nth-child(2){
    color: #606060;
    font-size: 24px;
    margin-bottom: 15px;
}
.contact-bd-l span:nth-child(3){
    display: inline-block;
    border-top: 2px solid #3a72cf;
    width: 60px;
    margin-bottom: 60px;
}

.contact-bd-l p:nth-child(4){
 color: #999999;
}
.contact-bd-l p:nth-child(5){
     color: #999999;
}
.contact-bd-l p:nth-child(6){
     color: #999999;
}
.contact-bd-l p:nth-child(7){
    color: #999999;
    margin-bottom: 60px;
}


.contact-bd-l p:nth-child(8){
font-size: 16px;
color: #505050;
}
.contact-bd-l p:nth-child(9){
font-size: 36px;
color: #3a72cf;
/*margin-top:10px;*/
}
.contact-bd-r .title{
    color: #3a72cf;
    margin-bottom: 10px;
font-size: 24px;
}
.contact-form{

}
.contact-btn{

}
.contact-btn button{
    width: 90%;
    background: #3a72cf;
    color: #fff;
    font-size: 18px;
    text-align: center;
    display: inline-block;
    padding:15px 0;
    margin-top: 10px;
    border:none;
    outline: none;
    cursor: pointer;
}
.contact-form div{
margin-top: 30px;
}
.contact-form div p{
    font-size: 16px;
color: #4d4d4d;
}.contact-form div p i{
font-style: normal;
color: #ff0000;
}
.contact-form div input{
    width: 90%;
    border:none;
    outline: none;
    font-size: 14px;
    margin-top: 8px;
    padding:8px 0px;
    color: #afafaf;
    border-bottom: 1px solid #d3d3d3;
}
.contact-info img{
    vertical-align: middle;
    padding-right: 20px;
}
.contact-bd-l{
    width: 50%;
    float: left;
}
.contact-bd-r{
    width: 50%;
    float: left;
}
.newslist li {
    margin-bottom: 50px;
    transition: all .3s;
    padding:10px 0;
}
.contact-map{
    height: 600px;
    width: 100%;
}

.newslist li.on {
    background: #d82128
}

.newslist .pic {
    width: 380px;
    height: 210px;
    float: left;
    text-align: center;
    overflow: hidden;
}

.newslist .info {
    /*padding: 10px 0 0 0*/
}

.newslist .time {
    float: left;
    width: 180px;
    height: 210px;
    text-align: center;
    /*padding-top: 10px*/
}

.newslist .year {
    font-size: 14px;
    color: #3c3c3c
}

.newslist .date {
    font-size: 48px;
    color: #3a72cf;
    line-height: 1.2
}

.newslist .tit a {
    font-size: 24px;
    font-weight: 700;
    color: #232323
}

.newslist .txt {
    height: 80px
}

.newslist .seemore a {
    /*background: #;*/
    color: #5e5e5e;
    font-size: 14px;
    padding: 10px 25px;
    display: inline-block;
    border:1px solid #b8b8b8;
}
.newslist .seemore a:hover{
    color: #fff;
    /*background: #3a72cf;*/
    border:1px solid #fff;
}
.newslist li.on .date,
.newslist li.on .tit a,
.newslist li.on .txt {
    color: #fff
}

.newslist li.on .seemore a {
    color: #ce0125;
    background: #fff
}

.mapBox {
    height: 100%;
    width: 100%;
    position: relative
}

.mapBox .cityList {
    position: absolute;
    width: 490px;
    top: 10%;
    /* transform: translateY(-50%); */
    left: 3%;
    z-index: 1000;
}

.mapBox .cityList .btn_style {
    overflow: hidden;
    display: inline-block;
    box-shadow: 0 0 13px rgba(0, 0, 0, .3);
}

.mapBox .cityList .btn_style a {
    width: 160px;
    line-height: 50px;
    display: block;
    float: left;
    text-align: center;
    background: #fff;
    font-size: 16px
}

.mapBox .cityList .btn_style a.active {
    color: #fff;
    background: #3a72cf
}

.mapBox .cityList .btn_style i {
    font-size: 27px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    font-size: 16px
}

.mapBox .cityList .filter {
    margin: 15px auto;
    -webkit-box-shadow: 0 0 13px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 13px rgba(0, 0, 0, .3);
    box-shadow: 0 0 13px rgba(0, 0, 0, .3);
    z-index: 5
}

.mapBox .cityList .input {
    position: relative;
    height: 70px
}

.mapBox .cityListli {
    background: #fff;
    position: absolute;
    top: 100%;
    z-index: 5;
    width: 100%;
    max-height: 250px;
    overflow-y: auto;
    -webkit-box-shadow: 0 0 13px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 13px rgba(0, 0, 0, .3);
    box-shadow: 0 0 13px rgba(0, 0, 0, .3)
}

.mapBox .cityListli li {
    padding: 10px 25px
}

.mapBox .cityList .input .storeType {
    width: 18%;
    float: left;
    background: #fff;
    position: relative;
    cursor: pointer;
    display: none;
}

.mapBox .cityList .current {
    text-align: center
}

.mapBox .cityList .current span {
    line-height: 70px;
    display: inline-block;
    vertical-align: middle;
    font-size: 17px
}

.mapBox .cityList .current i {
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 9%
}

.mapBox .cityList .storeType ul {
    position: absolute;
    top: 100%;
    width: 100%;
    border-bottom: 2px solid #b21118;
    opacity: 0;
    visibility: hidden
}

.mapBox .cityList .storeType li {
    background: #fff;
    text-align: center;
    line-height: 42px;
    cursor: pointer
}

.mapBox .cityList .storeType.active ul {
    opacity: 1;
    visibility: inherit
}

.mapBox .cityList .input input {
    border: 0;
    line-height: 70px;
    width: 100%;
    padding: 0 70px 0 25px;
    float: right
}

.mapBox .cityList .BtnSearch {
    position: absolute;
    right: 0;
    width: 70px;
    height: 70px;
    top: 0;
    text-align: center;
    line-height: 70px;
    font-size: 34px;
    cursor: pointer
}

.mapBox .cityInfo {
    background: #f3f3f3;
    overflow: hidden;
    padding: 0 0 0 25px;
    position: relative;
    z-index: 1;
    box-shadow: 0 0 13px rgba(0, 0, 0, .3);
}

.mapBox .cityListBox {
    position: relative;
    box-shadow: 0 0 13px rgba(0, 0, 0, .3);
    margin-top: -2px;
}

.mapBox .cityListBox .btnSearchCity {
    height: 40px;
    width: 50%;
    background: #b21118;
    color: #fff;
    position: absolute;
    bottom: 2%;
    left: 25%;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    cursor: pointer;
}

.mapBox #cityList {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 20;
    opacity: 0;
    visibility: hidden;
}

.mapBox #PoPy {
    height: -webkit-calc(100% - 60px) !important;
    height: -moz-calc(100% - 60px) !important;
    height: calc(100% - 60px) !important;
    bottom: auto !important;
    top: 0;
}

.mapBox #cityList.active {
    opacity: 1;
    visibility: inherit;
}

.mapBox .cityInfo i {
    display: inline-block;
    vertical-align: middle;
    line-height: 58px;
    color: #3a72cf;
    font-size: 24px;
}

.mapBox .cityInfo .cityName {
    display: inline-block;
    vertical-align: middle;
    font-weight: 700;
    font-size: 17px;
    margin-right: 10px;
    max-width: 40%;
    height: 28px;
    overflow: hidden;
}

.mapBox .cityInfo .tips {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.mapBox .cityInfo .TabCity {
    float: right;
    height: 58px;
    line-height: 58px;
    background: #b20219;
    color: #fff;
    width: 120px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
}

.mapBox .cityNum {
    background: #fff;
    padding: 0 0 0 25px;
    border-bottom: 1px solid #f3f3f3
}

.mapBox .cityNum span {
    line-height: 54px;
    color: #b20219;
    font-size: 16px;
    position: relative;
    display: inline-block;
}

.mapBox .cityNum span:after {
    content: '';
    position: absolute;
    bottom: 0;
    background: #b20219;
    width: 100%;
    height: 1px;
    left: 0;
}

.mapBox .cityList .cityListUl {
    background: #fff;
    height: 360px;
    overflow-y: auto;
    min-height: 300px;
}

.mapBox .cityListUl .iteminfo {
    font-size: 14px;
}

.mapBox .cityList .cityListUl&gt;li {
    padding: 10px;
}

.mapBox .cityList li+li {
    border-top: 1px solid #f3f3f3;
}

.mapBox .cityList .title {
    font-weight: 700;
}

.mapBox .cityList .title span {
    display: inline-block;
    vertical-align: middle;
}

.mapBox .cityList .unm {
    background: #3a72cf;
    color: #fff;
    width: 24px;
    height: 24px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    line-height: 24px;
    font-size: 16px;
    margin-right: 5px;
}

.mapBox .cityList .field {
    float: right;
    font-weight: 200;
    font-size: 14px;
    margin-top: 8px;
}

.mapBox .cityList .address {
    margin: 10px 0;
    font-size: 14px;
}

.mapBox .cityList .navigation {
    color: #b20219;
}

.mapBox .cityList .navigation i {
    font-size: 19px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    text-indent: 0;
}

.mapBox .cityList .navigation span {
    display: inline-block;
    vertical-align: middle;
}

.mapBox .country {
    margin-top: 25px;
    background: #fff;
    box-shadow: 0 0 13px rgba(0, 0, 0, .3);
}

.mapBox .cityList .country li {
    color: #807e7d;
    overflow: hidden;
}

.mapBox .cityList .hoverBox {
    cursor: pointer;
}

.mapBox .cityList .country li li {
    padding: 10px;
    border-top: 1px solid rgba(204, 204, 204, .4);
}

.mapBox .cityList .country .store_title {
    font-size: 16px;
    color: #3a3a3a;
}

.mapBox .cityList .country ol {
    max-height: 225px;
    overflow-y: auto;
}

.mapBox .country li .name {
    display: inline-block;
    padding: 10px;
    color: #3a3a3a;
    font-weight: 700;
}

.mapBox .country li .num {
    float: right;
    position: relative;
    width: 30px;
    text-align: right;
    display: block;
    padding: 10px;
}

.mapBox .country li span:after {
    content: '';
    position: absolute;
    width: 0;
    height: 1px;
    right: 100%;
    background: #252525;
    -webkit-transition: ease .5s;
    -o-transition: ease .5s;
    -moz-transition: ease .5s;
    transition: ease .5s;
    top: 50%;
    z-index: 5;
}

.mapBox .country li span:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 1px;
    right: 100%;
    top: 50%;
    z-index: 2;
    background: rgba(159, 152, 148, .44);
}

._citys {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    background: #fff;
    overflow: hidden;
}

._citys .btnSearchCity {
    line-height: 38px;
    background: #b21118;
    color: #fff;
    text-align: center;
    width: 50%;
    cursor: pointer;
    margin: 10px auto 0;
}

._citys span {
    color: #b21118;
    height: 20px;
    width: 20px;
    line-height: 18px;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    right: 10px;
    top: 6px;
    border: 1px solid #b21118;
    cursor: pointer;
    font-size: 13px;
}

._citys0 {
    width: 100%;
    height: 34px;
    display: block;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #b21118;
}

._citys0 li {
    float: left;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    font-size: 15px;
    color: #888;
    width: 80px;
    text-align: center;
    cursor: pointer;
}

.citySel {
    background-color: #b21118;
    color: #fff !important;
}

._citys1 {
    width: 100%;
    height: -webkit-calc(100% - 35px);
    height: -moz-calc(100% - 35px);
    height: calc(100% - 35px);
    display: block;
    overflow: auto;
    margin-top: 1px;
    padding-bottom: 25px;
}

._citys1 a {
    height: 35px;
    display: block;
    color: #666;
    padding-left: 25px;
    line-height: 35px;
    cursor: pointer;
    font-size: 13px;
    overflow: hidden;
    border-bottom: 1px solid #e3e3e3;
    width: 96%;
    margin: 0 auto;
    position: relative;
}

.mapBox #PoPy {
    height: -webkit-calc(100% - 60px) !important;
    height: -moz-calc(100% - 60px) !important;
    height: calc(100% - 60px) !important;
    bottom: auto !important;
    top: 0;
}

.amapinfo {
    font-size: 14px;
    padding: 10px;
}

.amapinfo h3 {
    font-size: 16px;
    font-weight: bold;
}


/* .amap-marker.active .amap-icon{
    transform: scale(1.2,1.2);
    transition: all 0.3s;
} */
.leaflet-div-icon {
    border: none !important;
    background: none !important;
}

.inner_news {
    padding: 40px 0;
}
.artshow p {
    margin-bottom: 10px;
    /* text-indent: 24px; */
}

.art-title {
    text-align: center;
    border-bottom: 1px solid #dedede;
    padding: 20px 0;
}

.arttime {
    text-align: center;
    padding: 10px 0;
    margin-bottom: 30px;
}
.nextprev {
    padding: 10px 0 30px 0;
    border-top: 1px solid #dedede;
    margin-top: 30px;
}

.info_next {
    float: right;
}

.info_prev {
    float: left;
}




.wap_footer {
    width: 100%;
    max-width: 640px;
    height: 50px;
    margin: 0 auto;
    position: fixed;
    display: none;
    bottom: 0;
    left: 0;
    background: #3a72cf;
    z-index: 999999;
}

.wap_footer ul li {
    float: left;
    width: 33.3%;
    font-size: 12px;
    line-height: 50px;
    padding-top: 15px;
    opacity: 1;
}

.wap_footer ul li a {
    line-height: 16px;
    display: block;
    color: #fff;
    text-align: center;
}

.wap_footer ul li span.icon {
    display: block;
    text-align: center;
    height: 22px;
    padding-bottom: 3px;
}

.wap_footer ul li a img {
    height: 22px;
}

.f_footheight {
    height: 45px;
    display: none;
}

.wap_logo img {
    height: 38px;
}

.ft_note{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #151515;
    z-index: 1200;
    padding: 10px;
}

.ft_note .formbox .form-group{
    margin-bottom: 0;
}
.ft_note .formbox .form-group .ipt{
    color: #fff;
}

/*鍙戝睍鍘嗙▼*/
.fzlc-box{
    background: url(../image/fzlc.jpg)no-repeat left top/cover;
    /*background-size: 100% auto;*/
    padding:60px 0;
}
.famous-box{
    padding:0 0 60px 0;
}

.joining-process{
    padding:75px 0;

}
.joining-process-cont{
    overflow: hidden;
}
.joining-btn-prev{
    position: absolute;
    top:50%;
    left:0px;
width: 40px;
    margin-top: -20px;
    height: 40px;
    background: url(../image/fz_06.png)no-repeat;
    background-size: 100% 100%;
    z-index: 1000000;
}
.joining-process-wrapp{
    position: absolute;
}
.honor-box{
    padding:60px 0;
    background:#fff;
}
.brand-specel{
    padding:60px 0;
    background: url(../image/brandbg.jpg)no-repeat;
    background-position: center center;
    background-size: auto  100%;

}
.honor-container{
    padding-bottom: 40px;
}
.joining-btn-next{
    position: absolute;
    top:50%;
    right:0px;
    cursor: pointer;
    width: 40px;
    margin-top: -20px;
    height: 40px;
    background: url(../image/fz_11.png)no-repeat;
    background-size: 100% 100%;
    z-index: 1000000;
}
.joining-container{
    position: relative;
    width: 100%;
    cursor: pointer;
    height: 320px;
    box-sizing: border-box;
    padding:20px 0;
    overflow: hidden;
}
.joining-line {
    width: 100%;
    /* height: 1px; */
    border: 1px solid #fff;
    position: absolute;
    top: 50%;
}
.joining-process-cont{
    margin-top: 35px;
    position: relative;
}
.joining-title{
    color: #fff;
    font-size: 18px;
}
.joining-process-top-list{
    width: 460px;
    height: 140px;
    display: inline-block;
    float: left;
    box-sizing: border-box;
    padding:15px 20px;
    position: relative;
    background: url(../image/bg2.png)no-repeat;
    background-position: left -35px;
    /*border-left: 1px solid #bfbfbf;*/
    padding-right: 100px;
    
}
.jpt-td1{
    position: absolute;
    top:-4px;
    left:-4px;background: #bfbfbf;
    width: 8px;
    z-index: 8888888888;
    height: 8px;
    border-radius: 10px;
}
.jpt-td2{
    border:4px solid #fff;
    height: 30px;
    width: 30px;
    border-radius: 30px;
    bottom:-15px;
    left:25px;
    position: absolute;
    background: #3a72cf;
}

.jpb-td1{
     border:4px solid #fff;
    box-sizing: border-box;
    height: 30px;
    width: 30px;
    width: 15px;
    z-index: 8888888888;
    height: 15px;
    background: #3a72cf;
    border-radius: 30px;
}
.jpb-td2{
    border:4px solid #fff;
    box-sizing: border-box;
    height: 30px;
    width: 30px;
    border-radius: 30px;
    top:-15px;
    left:25px;
    position: absolute;
    background: #3a72cf;
}
.joining-title{
font-size: 18px;
color: #323232;
margin-bottom: 10px;
}
.joining-text{
    font-size: 14px;
    color: #6a6a6a;
}
.joining-process-top .joining-title{
position: absolute;
bottom:-60px;
}

.joining-process-bottom-list .joining-title{
position: absolute;
top:-50px;
}
.joining-process-bottom-list .joining-text{
position: absolute;
bottom:20px;
}
.joining-process-bottom-list{
    width: 460px;
    height: 140px;
    display: inline-block;
    float: left;
    box-sizing: border-box;
    padding:15px 20px;
    position: relative;
    /*border-left: 1px solid #bfbfbf;*/
    background: url(../image/bg3.png)no-repeat;
    background-position: left 6px;
    padding-right: 100px;
}
.joining-process-bottom{
    padding-left: 350px;
}
.joining-process-top{
    padding-left: 120px;
}
.joining-process-list:nth-child(odd){
    
}
.joining-process-list:nth-child(even){

    }
    .text-center{
        text-align: center;
    }
.input-radio-css&gt;input{
    display: none;
    vertical-align: middle;
}
.input-radio-css&gt;label{
    position: relative;
    margin-right: 15px;
    color: #fff;
    font-size: 14px;
}
.input-radio-css&gt;label::before{
    display: inline-block;
    content: "";
    width: 16px;
    height: 16px;
    border-radius: 25px;
    border: 1px solid rgb(219, 219, 219);
    margin-right: 6px;
    vertical-align: middle;
}
.input-radio-css&gt;input:checked+label::before{
    background-color: #fff;
}
.input-radio-css&gt;input:checked+label::after{
    display: inline-block;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 25px;
    position: absolute;
    top:8px;
    left:5px;
    background-color: #c30d23;
  
}

    .box-wyjm {
/*    background: url(../picture/hz_48.jpg) no-repeat left top/100% 100%;*/
    padding:75px 0;
        background: none;
    background-color: currentColor;
    
}

.box-wyjm .formjm {
    border: 10px solid #6f6f6f;
    background: #fff;
    color: #000;
    padding: 20px 0
}

.box-wyjm .txtinfo {
    color: #fff;
    width: 900px;
    margin:20px auto;
}

.box-wyjm .form-group {
    padding: 20px 0
}

.box-wyjm .left-tit {
    display: inline-block;
    padding: 0 20px 0 30px
}

.box-wyjm .form-control {
    height: 40px;
    width: 180px;
    padding: 0 20px;
    border: 1px solid #d2d2d2
}

.box-wyjm textarea.form-control {
    max-width: 1000px;
    height: 120px;
    padding: 10px;
    flex: 1
}

.box-wyjm .sub-btn {
    text-align: right;
    padding-right: 70px
}

.box-wyjm .sub-btn input {
    width: 160px;
    height: 40px;
    background: #181818;
    color: #fff;
    font-size: 18px;
    border: none
}

.box-wyjm .sub-btn input:disabled {
    background-color: buttonface;
    color: graytext
}

.box-wyjm .form-line {
    display: inline-block
}

.box-wyjm .t_ {
    font-size: 30px;
    color: #fff;
    padding-top: 70px
}
.brand-container {
    border:4px solid #3a72cf;
    width: 100%;
}
.brand-slide-l{
    float: left;width: 50%;
    display: inline-block;

}
.brand-slide-l img{
display: block;
}
.brand-slide img{

}
.brand-slide-r{
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding:60px 70px  60px 70px;
    background: #fff;
    height: 100%;
}
.brand-container{
    position: relative;
}
.brand-btn-prv{
    position:absolute;
    width: 36px;
    height: 36px;
    left:0px;
    top:50%;
    margin-top:-18px;
    display: inline-block;
    z-index: 100;
    cursor: pointer;
    background:url(../image/btn1.png)no-repeat center center,#3a72cf;

}
.brand-pagenate .swiper-button-disabled{
    /*background: #ababab;*/
}
.brand-btn-next{
    position:absolute;
    width: 36px;
    height: 36px;
    right:0px;
    top:50%;
    margin-top:-18px;
    display: inline-block;
    z-index: 100;
    cursor: pointer;
    background:url(../image/btn2.png)no-repeat center center,#3a72cf; 
}


.dishes-btn-prv{
    position:absolute;
    width: 36px;
    height: 36px;
    left:30%;
    top:30%;
    display: inline-block;
    z-index: 100;
    cursor: pointer;
    background:url(../image/btn1.png)no-repeat center center,#3a72cf;

}
.brand-pagenate .swiper-button-disabled{
    /*background: #ababab;*/
}
.dishes-container .swiper-slide p{
    text-align: center;
    font-size: 24px;
    width: 100%;
}
.dishes-container{
    padding-bottom: 40px;
}
.dilices-pages{
    position: relative;
    text-align: center;
    width:100%;
    display: block;
    vertical-align: middle;

}

.dishes-btn-next{
    position:absolute;
    width: 36px;
    height: 36px;
    right:30%;
    top:30%;
    display: inline-block;
    z-index: 100;
    cursor: pointer;
    background:url(../image/btn2.png)no-repeat center center,#3a72cf; 
}


.brand-slide{
    float: left;
    background: #fff;
}
.brand-slide-r p:nth-child(1){
    font-size: 48px;color: #3a72cf;
    font-family: "SourceSans";
}
.brand-slide-r span:nth-child(2){
    width: 122px;
    height: 4px;
    display: inline-block;
    background: #3a72cf;
    margin:25px 0 20px 0;
}
.brand-slide-r p:nth-child(3){
    font-size: 18px;color: #242424;

}
.popularity-box{
    padding-bottom: 60px;
}
#popularity-container{
    padding-bottom: 40px;
}
.address-box{
    
    padding-bottom: 60px;
}
.hztj-box{
    background: url(../image/jm.jpg)no-repeat top left/cover;
    padding:60px 0;
}
.hztj-cont-l{
    width: 50%;
    float: left;
}
.hztj-cont-r {

    width: 50%;
    float: left;
    box-sizing: border-box;
    padding-left: 20px;
}
.hztj-cont-r div{
/*vertical-align: middle;*/
font-size: 24px;
color: #ffffff;
margin-bottom: 50px;
}

.hztj-cont-r-list span{
display: inline-block;
width: 30px;
height: 30px;
/*border-radius: 30px;*/
font-style: normal;
font-size: 18px;
color: #3a72cf;
margin-right: 20px;
background: url(../image/yd_06.png)no-repeat center center ;
background-size:  100% 100%;
/*border:1px solid #3a72cf;*/
text-align: center;
line-height: 30px;  
}
.process-box{
     background: url(../image/lc_09.png)no-repeat top left/cover;
    padding:60px 0;
}

.hzlc-slide{
    width: 25%;
    float: left;
    padding:40px 55px;
    box-sizing: border-box;
    text-align: center;
    border-right: 1px solid #b8b8b8;
        margin-right: 0px !important;
    margin-top: 0px !important;
}
.hzlc-slide:nth-child(1){

    border-bottom: 1px solid #b8b8b8;
}
.hzlc-slide:nth-child(2){

    border-bottom: 1px solid #b8b8b8;
}
.hzlc-slide:nth-child(3){

    border-bottom: 1px solid #b8b8b8;
}
.hzlc-slide:nth-child(4){

    border-bottom: 1px solid #b8b8b8;
}
.hzlc-slide:nth-child(4){
     border-right:none;
}
.hzlc-slide:nth-child(8){
     border-right:none;
}
.hzlc-slide img{

}
.hzlc-slide p:nth-child(2){
font-size: 24px;
color: #3a72cf;
margin-top: 10px;
}
.hzlc-slide p:nth-child(3){
    font-size: 16px;
    color: #626262;
margin-top: 30px;
}</pre></body></html>